home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2000 March / MacHome CD (March 2000).iso / pc / Utilities / NetShred1.0(FAT).sit / NetShred1.0(FAT) / NetShred 1.0 (FAT) / NetShred 1.0 (FAT).rsrc / TEXT_1000_Default Text.txt < prev    next >
Encoding:
Text File  |  2000-01-03  |  822 b   |  14 lines

  1. PowerPlant Document Application
  2.  
  3. This application was built using the "PowerPlant Document" project stationary to display an a document window when you select New from the File menu.
  4.  
  5. This project demonstrates how to extend LDocApplication and LSingleDoc.  The default text you are reading is stored in the application as a styl,TEXT resource with ID=1000 and displayed by default.
  6.  
  7. Each document contains a LActiveScroller which contains a CTextEditView which is derived from LTextEdtiView for this project only.
  8.  
  9. This project is similar to project created by the "PowerPlant Basic" project stationary with a few extras:
  10.  
  11. 1. Opening and Saving of documents handled
  12. 2. Edit menu responds to editing the text window in document windows
  13. 3. PP Document Alerts.rsrc added to project
  14. 4. Standard Dialog support added to project